[HVM][VNC] Add a backoff feature to the vnc server, so that if it detects
authorSteven Smith <ssmith@xensource.com>
Thu, 21 Sep 2006 17:29:48 +0000 (18:29 +0100)
committerSteven Smith <ssmith@xensource.com>
Thu, 21 Sep 2006 17:29:48 +0000 (18:29 +0100)
commitfc99b5876270244feb34240217b0ebbbe935afed
tree9484e44817006cdea463c1ceb63d00bb9ff637eb
parent15c05dca326fb9e1862c166480032b84c88041e4
[HVM][VNC] Add a backoff feature to the vnc server, so that if it detects
that the display hasn't changed for a while it starts scanning more slowly.

Signed-off-by: Steven Smith <sos22@cam.ac.uk>
tools/ioemu/vl.c
tools/ioemu/vl.h
tools/ioemu/vnc.c